@charset "utf-8";
@import url(reset_swt.css);
@import url(header_swt.css);
@import url(footer_swt.css);
.newsList a {
    color: #3c3c3c;
    cursor: pointer;
    display: block;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a:hover {
    color: #004e9f;
}

.main {
    min-height: 500px;
    background: url(../images/top_bg.png) #fff no-repeat center -240px;
}

.infoList>.Title>a.on,
.infoList>.Title>a:hover {
    border-bottom: 2px solid #0068b7;
    color: #0068b7;
}

.infoList {
    width: 807px;
}

.infoList>.Title {
    height: 43px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
}

.infoList>.Title>span {
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 51px;
    border-bottom: 2px solid #0071bf;
    font-size: 16px;
    color: #0071bf;
    padding: 0 15px;
    font-weight: 500;
}

.infoList>.Title>a {
    display: inline-block;
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    padding: 0 15px;
    margin-right: 15px;
}

.infoList>.Title>a.on,
.infoList>.Title>a:hover {
    border-bottom: 2px solid #0068b7;
    color: #0068b7;
}

.infoList {
    width: 807px;
}

.infoList>.Title {
    height: 43px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px;
}

.infoList>.Title>span {
    display: inline-block;
    float: left;
    height: 50px;
    line-height: 51px;
    border-bottom: 2px solid #0071bf;
    font-size: 16px;
    color: #0071bf;
    padding: 0 15px;
    font-weight: 500;
}

.infoList>.Title>a {
    display: inline-block;
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    padding: 0 15px;
    margin-right: 15px;
}

.listbox-l .slideTxtBox .bd .xw-title a:hover {
    color: #E60012;
}

.listbox-r .slideTxtBox .bd .xw-title a:hover {
    color: #E60012;
}

.NewsList {
    min-height: 665px;
}

.NewsList h1 {
    height: 35px;
    line-height: 30px;
    border-bottom: #CCC solid 1px;
    font-size: 16px;
    font-weight: 500;
}

.NewsList h1 span {
    width: auto;
    padding: 0 10px;
    height: 35px;
    line-height: 30px;
    float: left;
    border-bottom: #306396 solid 2px;
    color: #306396;
    font-size: 16px;
    font-weight: bold;
}

.wx_main {
    padding: 0 25px 30px;
    background: #fff;
    box-sizing: border-box;
}

.infoList ul li a:hover,
.ztzlList ul li a:hover {
    color: #0a64a4;
}

.ztzlList ul {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
    height: auto;
}

.ztzlList ul li {
    width: 100%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    border-bottom: dashed #dedede 1px;
    position: relative;
    padding-left: 10px;
    background: url(/images/index_img_13.png) no-repeat left;
}

.ztzlList ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;
    color: #333333;
    font-size: 14px;
}

.ztzlList ul li span {
    position: absolute;
    right: 9px;
    top: 0;
}